home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / misc / IOBlixDevKitR4.lha / IOBlixDevKit / FD / ioblix_dev_lib.fd next >
Encoding:
Text File  |  2000-09-05  |  227 b   |  11 lines

  1. ##base _IOBlixDevBase
  2. ##bias 42
  3. ##public
  4. GetChipInfo(ioreq)(a0)
  5. * the next two functions are only supported by ioblixpar and ioblix12par
  6. * don't call them with other devices
  7. AllocECPInfo(ioreq)(a0)
  8. FreeECPInfo(info)(a0)
  9. ##end
  10.  
  11.